﻿@charset "utf-8";
/* CSS Document */
html,body,div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {  margin: 0; padding: 0;}
html,body,button, textarea { font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal; }
address, cite, dfn, em, var, b,i { font-style: normal; } 
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } 
small { font-size: 12px; }
ul li, ol { list-style: none; }
a { text-decoration: none; color:#737373;}
a:hover { text-decoration: none; }
body{font-family:"微软雅黑";}
img{border:none;}
.hide{display:none;}

body{position:italic!important;left:0;top:0;}

/*
修改样式
*/
.m-parta2-l_box ul li{height:30px; float:left;}

.Q_inlist{display:none}
/*遮罩层样式*/

 .zz{
        background: rgba(0,0,0,0.3);
        display:none;
     }
   .z2{margin:0 auto; width:400px;padding-bottom:40px;border:1px solid black;border-radius:10px;text-align: center;margin-top: 10%;background: white;}
    .div0{
      font-size:20px;font-weight: bold;text-align: left;color: #2894ff;border-bottom: 2px solid #66b3ff;
      padding:15px 10px 5px;
    }
    .z2  div{line-height: 24px;}
    .users,.passwd{height:20px;width:200px;padding:2px;}
    .div1,.div2{margin-top: 25px;}
    .div3{margin-top: 40px;}
   .showstyle{display:block;position:absolute;top:0px;left:0px;}{border-radius: 5px;background:#0080ff;}
   .sub_dl{border-radius: 5px;background:#0080ff;padding:10px 90px;border-style: none;color: #fff;}
/*横幅*/
.ab_01{background: -webkit-linear-gradient(left,#ea2656 , #f5912f); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right,#ea2656, #f5912f); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right,#ea2656,#f5912f); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right,#ea2656 ,#f5912f); /* 标准的语法 */ 
  width:100%; float:left; height:100px; }
.ab01_c{width:1240px; height:100px; margin:0 auto;}

.showAD{
	height: 160px;
}

.showAD_l,.showAD_r{
	margin-top: 25px;
}

.showAD_r{
	float: left;
	width: 410px;
	margin-left: 10px;
}
.showAD_e{
	float: right;
	width: 200px;
	margin-top: 10px;
}
.showAD_e .top{
	text-align: center;
	font-size: 12px;
	color: #333;
	margin: 5px auto;
        line-height: 16px;
}
.showAD_e img{
	display: block;
	width: 100px;
    	height: 100px;
    	margin: 5px auto;
}